home *** CD-ROM | disk | FTP | other *** search
-
- // This JavaScript file was autogenerated from inc/plugins/objects/fprint/r3fpmapto.h
- // Do not modify by hand
- // Copyrights 2001, Realsoft Graphics, Finland
-
- include("real/windows/r3tool.js")
- var R3CLID_FOOTPRINTMAPPERTOOL = 1610;
-
- R3FPRINTMAPTOOLM_ = 1610000;
-
- function _R3FPRINTMAPTOOLM_() {
- return this.r3Do(R3FPRINTMAPTOOLM_, arguments);
- }
-
- function r3Footprintmappertool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_FOOTPRINTMAPPERTOOL, arguments);
- }
- // Methods
- this.=_R3FPRINTMAPTOOLM_;
-
- // Attributes
- }
-
- r3Footprintmappertool.prototype=new r3Tool;
- // inc/plugins/objects/fprint/r3fpmapto.h_H